'Declaration
<DispIdAttribute(46)> Function GetParagraphBlockIndex( _ ByVal OCRResultID As String, _ ByVal ParagraphIdx As Integer _ ) As Integer
[DispId(46)] int GetParagraphBlockIndex( string OCRResultID, int ParagraphIdx )
function GetParagraphBlockIndex( OCRResultID: String; ParagraphIdx: Integer ): Integer;
DispIdAttribute(46) function GetParagraphBlockIndex( OCRResultID : String, ParagraphIdx : int ) : int;
[DispId(46)] int GetParagraphBlockIndex( string* OCRResultID, int ParagraphIdx )
[DispId(46)] int GetParagraphBlockIndex( String^ OCRResultID, int ParagraphIdx )
Parameters
- OCRResultID
- ParagraphIdx